home *** CD-ROM | disk | FTP | other *** search
/ Supercompiler 1997 / SUPERCOMPILER97.iso / Delphi 3.0 / DATA.Z / prjexpl.rc < prev    next >
Encoding:
Text File  |  1997-01-30  |  214 b   |  11 lines

  1. // string tables
  2.  
  3. #include "prjexpl.inc"
  4.  
  5. STRINGTABLE DISCARDABLE
  6. {
  7.     sMenuItemCaption  "Project E&xplorer"
  8.     sExpertName  "Project Explorer"
  9.     sFileNotLoaded  "File, %s, is not open.  Open now?"
  10. }
  11.